﻿html, body, div, span, table, tbody, tr, th, td, em, img, strong, h1, h2, h3, h4, h5, h6, p, a, dl, dd, dt, ol, ul, li, form, label, input, textarea, button, b, i, u {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none
}

h1, h2, h3, h4, h5, h6, b {
    font-weight: 400
}

a, img {
    text-decoration: none;
    border: 0
}

body {
    font-family: Arial,"Microsoft YaHei","simsun";
    color: #333;
    background: #f2f2f2;
    font-size: 14px
}

a {
    color: #333;
    font-size: 14px
}

    a:link {
        text-decoration: none
    }

    a:visited {
        text-decoration: none;
        color: #333
    }

    a:hover {
        text-decoration: none;
        color: #ed6c00
    }

    a:active {
        text-decoration: none;
        color: #333
    }

.f-left {
    float: left
}

.f-right {
    float: right
}

.clear {
    clear: both
}

.clearfix {
    *zoom: 1
}

    .clearfix:after {
        display: block;
        content: '.';
        clear: both;
        height: 0;
        line-height: 0;
        visibility: hidden
    }
	
	.filmvideo{
	margin: 0 auto;
	width: 1024px;
	height: 768px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

::-webkit-input-placeholder {
    color: #999
}

:-moz-placeholder {
    color: #999;
    opacity: 1
}

::-moz-placeholder {
    color: #999;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999 !important
}

::-ms-clear, ::-ms-reveal {
    display: none
}

.form-group {
    position: relative;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    clear: both;
    *zoom: 1
}

    .form-group:after {
        display: block;
        content: '.';
        clear: both;
        height: 0;
        line-height: 0;
        visibility: hidden
    }

    .form-group .label {
        float: left;
        display: block;
        width: 110px;
        text-align: right;
        margin-right: 5px;
        z-index: 11
    }

    .form-group .input-control {
        float: left;
        background-color: #fff;
        border: 1px solid #ddd;
        height: 48px;
        line-height: 100%;
        line-height: 48px \9;
        padding: 0 10px;
        width: 350px;
        overflow: hidden;
        color: #666;
        font-size: 16px;
        font-family: Arial,"Microsoft YaHei","simsun";
        transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out 0s
    }

        .form-group .input-control.disabled {
            background: #ddd
        }

        .form-group .input-control.error {
            border-color: #ffb500
        }

        .form-group .input-control.focus, .form-group .input-control:focus {
            border-color: #47629d;
            color: #333
        }

        .form-group .input-control .placeholder {
            color: #999;
            font-size: 16px
        }

    .form-group.auto-height {
        height: auto;
        line-height: normal
    }

    .form-group .box {
        float: left;
        position: relative
    }

.btn {
    color: #fff;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    width: 100px;
    border: 0;
    text-align: center;
    cursor: pointer;
    font-family: Arial,"Microsoft YaHei","simsun";
    vertical-align: middle;
    overflow: hidden;
    display: inline-block;
    background: #ed6c00
}

    .btn:visited {
        color: #fff
    }

    .btn.btn-cancel {
        background: #999
    }

        .btn.btn-cancel:hover {
            background: #999;
            color: #fff
        }

.container {
    width: 1200px;
    margin: 0 auto;
    clear: both
}

.img {
    text-align: center;
    font-size: 0;
    overflow: hidden;
    display: block
}

    .img img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%
    }

    .img:after {
        content: '';
        display: inline-block;
        width: 0;
        height: 100%;
        overflow: hidden;
        font-size: 0;
        line-height: 0;
        vertical-align: middle
    }

.header {
    height: 100px;
    /*position: relative;*/
    z-index: 99;
    min-width: 1200px;
    background: #fff url(../images/head-bg.jpg) center center no-repeat
}

    .header .logo {
        float: left;
        width: 200px;
        overflow: hidden;
        padding: 14px 0;
        margin-left: 30px
    }

    .header .tel {
        float: right;
        width: 250px;
        text-align: right;
        font-size: 24px;
        color: #ed6c00;
        line-height: 100px;
        overflow: hidden
    }

        .header .tel:before {
            display: inline-block;
            vertical-align: middle;
            content: '';
            width: 36px;
            height: 36px;
            background: url(../images/tel.png) no-repeat;
            margin-right: 10px
        }

.nav {
    height: 50px;
    line-height: 50px;
    min-width: 1200px;
    ;
	position:relative;
	z-index: 51;
}

    .nav li {
        float: left;
        padding: 0 30px;
        margin: 0 40px 0 35px
    }

        .nav li a {
	font-size: 14px;
	color: #999
        }

        .nav li.active {
            background: #b55200
        }

.footer {
    background: #272727;
    color: #999;
    overflow: hidden;
    min-width: 1200px;
    padding-bottom: 80px
}

    .footer .footer-contact {
        float: left;
        width: 680px;
        padding-top: 90px
    }

        .footer .footer-contact h3 {
            font-size: 28px;
            margin-bottom: 40px
        }

    .footer .contact {
        margin-bottom: 40px;
        overflow: hidden;
        height: 132px
    }

        .footer .contact .code {
            float: left;
            width: 132px;
            overflow: hidden
        }

            .footer .contact .code img {
                width: 100%
            }

        .footer .contact .text {
            float: left;
            margin-left: 30px;
            width: 450px;
            font-size: 14px
        }

            .footer .contact .text p {
                margin-bottom: 30px
            }

    .footer .copyright {
        font-size: 14px
    }

    .footer .footer-form {
        float: right;
        width: 500px;
        padding-top: 45px
    }

        .footer .footer-form h3 {
            text-align: center;
            font-size: 24px;
            margin-bottom: 15px
        }

        .footer .footer-form .form-group {
            margin-bottom: 25px;
            overflow: hidden;
            height: auto;
            line-height: normal
        }

        .footer .footer-form .text-area {
            width: 100%;
            height: 140px;
            padding: 10px;
            font-size: 14px;
            line-height: 22px;
            resize: none;
            border: 0;
            background: #fff
        }

        .footer .footer-form .input-control {
            height: 40px;
            line-height: 40px;
            border: 0;
            width: 240px;
            box-sizing: border-box;
            float: left;
            font-size: 14px
        }

            .footer .footer-form .input-control:nth-child(2) {
                float: right
            }

        .footer .footer-form .form-button .btn {
            border-radius: 0;
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff
        }

.tab-content .tab-pane {
    display: none
	
}

.tab-content .active {
    display: block
	
}

.pagination {
    padding: 20px 0 60px;
    text-align: center
}

    .pagination a {
        display: inline-block;
        vertical-align: middle;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border: 1px solid #ddd;
        margin: 0 5px
    }

        .pagination a.active {
            background: #ed6c00;
            color: #fff;
            border-color: #ed6c00
        }

.product-banner {
    height: 500px;
    position: relative;
    overflow: hidden;
    min-width: 1200px
}

    .product-banner .slides li {
        height: 500px
    }

    .product-banner .flex-direction-nav {
        display: none
    }

    .product-banner .flex-control-nav {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
        z-index: 50;
        text-align: center
    }

        .product-banner .flex-control-nav li {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
            margin: 0 5px;
            cursor: pointer;
            font-size: 0;
            text-indent: -999px;
            background: #786954
        }

            .product-banner .flex-control-nav li a {
                display: block;
                width: 10px;
                height: 10px
            }

        .product-banner .flex-control-nav .flex-active {
            background: #f3c162
        }

.product-list {
    padding-top: 60px;
    overflow: hidden;
    margin-bottom: 100px
}

    .product-list .sidebar {
        float: left;
        width: 200px
    }

        .product-list .sidebar .icon {
            background: url(../images/product-text.png) no-repeat left 0;
            height: 42px;
            width: 120px;
            display: block;
            margin-bottom: 5px
        }

            .product-list .sidebar .icon.icon-2 {
                background-position: -128px 0
            }

            .product-list .sidebar .icon.icon-3 {
                background-position: -259px 0
            }

        .product-list .sidebar .title {
            font-size: 20px;
            margin-bottom: 10px;
            color: #666
        }

        .product-list .sidebar .control {
            width: 12px;
            height: 12px;
            background: url(../images/icon-1.png) no-repeat center -23px;
            display: inline-block;
            vertical-align: middle;
            margin-left: 10px
        }

        .product-list .sidebar .list {
            margin-bottom: 10px;
            display: none
        }

            .product-list .sidebar .list li {
                height: 40px;
                line-height: 40px;
                overflow: hidden
            }

                /*.product-list .sidebar .list li a {
                    color: #999
                }*/

                    .product-list .sidebar .list li a:hover {
                        color: #ed6c00
                    }

        .product-list .sidebar .show .control {
            background-position: center 3px
        }

        .product-list .sidebar .show .list {
            display: block
        }

    .product-list .main-content {
        float: left;
        width: 1000px
    }

        .product-list .main-content .item {
            float: left;
            width: 248px;
            height: 460px;
            border: 1px solid transparent;
            text-align: center;
            border-radius: 3px
        }

            .product-list .main-content .item .img {
                width: 100%;
                height: 290px;
                margin-top: 10px
            }

                .product-list .main-content .item .img:after {
                    content: ''
                }

            .product-list .main-content .item .gray {
                color: #999;
                line-height: 20px;
                height: 40px;
                overflow: hidden
            }

            .product-list .main-content .item .title {
                font-size: 16px;
                line-height: 20px;
                height: 40px;
                overflow: hidden;
                margin-bottom: 10px
            }

            .product-list .main-content .item .detail {
                width: 150px;
                height: 40px;
                line-height: 40px;
                text-align: center;
                border: 1px solid #333;
                box-sizing: border-box;
                display: block;
                margin: 0 auto
            }

            .product-list .main-content .item:hover {
                border-color: #f0f0f0
            }

                .product-list .main-content .item:hover .detail {
                    background: #ed6c00;
                    color: #fff;
                    border-color: #ed6c00
                }

.trial_top{ height: 35px; line-height: 35px; margin-top: 30px; margin-bottom: 10px;font-size: 16px; font-family:宋体; padding-bottom:7px;    border-bottom: 1px solid rgba(150, 15, 22, 0.22);}
.trial_top ul li{ float:left; font-size:16px;    font-family: 黑体; color:#767676;}
.trial_top ul li a{     font-size: 16px;    font-family: 黑体; color:#767676;}
.trial_top ul li a:hover{ text-decoration:underline;}
.trial_top ul li.gd{ padding:0 7px;}

.prodetail_nav1{ width:1200px; margin:0 auto; /*padding-top:40px;*/}
.prodetail_nav1 .prodetail_nav1_left{ float:left; width:50%; overflow:hidden;/* height:320px;*/ padding: 0 5%; color: #000;margin-top:30px;}
.prodetail_nav1 .prodetail_nav1_right{ float:left; width:40%; overflow:hidden; margin-top:30px;}
.prodetail_chname{ font-size:24px; padding:15px 0;}
.prodetail_enname{ font-size:17px;padding:5px 0;}
.prodetail_model{ font-size:18px; padding:10px 0;line-height: 57px; float: left;}
.prodetail_model span{ padding-left:8px;}
.prodetail_info{ font-size:14px; line-height:21px; padding:0 0 10px 0; color:#666; display:inline-block;}
.prodetail_price{ font-size:28px; padding:10px 0; float:left; display:inline-block;line-height: 21px;margin-top: 9px;}
.prodetail_price span{ font-size:14px;color: #060606; font-weight:bold;display: block;float: left;}   
.prodetail_price label{ color: #920F15;} 
.ckxq{ width:120px; font-size:16px; padding:7px 0;text-align: center;background: #fff;border: 1px solid #000;float: right; margin-top:13px;}
a.ckxq:hover{ background:#000; color:#fff;}
.pro_series b{ font-size:16px;}
.prodetail_info b,.prodetail_yaocao b{ color:#060606;display: block;float: left;width: 70px;}
.prodetail_info label,.prodetail_yaocao label{display: block;float: left;    width: 530px;}
.prodetail_yaocao span{display: block;float: left;    width: 530px; margin:10px 0 0 70px;}
.prodetail_yaocao{ font-size:14px; line-height:21px; color:#666; display:inline-block;}
.prodetail_imageurl{ text-align:center;}
.prodetail_imageurl img{ width:420px;}
.prodetail_bbm{    width: 100%; height: 0px; border-bottom: 1px solid #ccc; padding-top: 20px;  margin-bottom: 10px;}
.prodetail_buy{    color: #000; background:#fff; width: 125px; height: 35px; display: block; float: right; border: 1px solid; font-size: 15px; text-align: center; margin-top: 20px; line-height: 35px;}
.prodetail_buy:hover{ background:#000; color:#fff;}
.prodetail_nav2{ width:1200px; margin:0 auto; margin-top:30px; margin-bottom:50px;}
.prodetail_nav2 img{ width:100%;}



.product-detail {
    background: url(../images/bg.jpg) no-repeat center top
}

    .product-detail .container {
        min-height: 1000px;
        background: #fff
    }

    .product-detail .nav {
        padding: 25px 0 50px 30px;
        font-size: 16px;
        color: #999
    }

    .product-detail .detail {
        margin: 0 100px 40px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 60px
    }

        .product-detail .detail .img {
            width: 450px;
            height: 450px;
            overflow: hidden;
            float: left
        }

        .product-detail .detail .text {
            float: left;
            margin-left: 100px;
            width: 450px
        }

            .product-detail .detail .text h1 {
                font-size: 36px;
                height: 110px;
                overflow: hidden;
                line-height: 55px;
                margin-bottom: 20px
            }

        .product-detail .detail .item {
            font-size: 16px;
            margin-bottom: 15px
        }

            .product-detail .detail .item label {
                font-size: 18px;
                font-weight: 700;
                display: block;
                line-height: 30px;
                margin-bottom: 10px
            }

            .product-detail .detail .item .red {
                color: #ff2626
            }

                .product-detail .detail .item .red strong {
                    font-size: 36px;
                    font-weight: 400
                }

    .product-detail .intro {
        margin: 0 100px;
        font-size: 16px;
        line-height: 25px;
        color: #666
    }

        .product-detail .intro .left-txt {
            float: left;
            width: 440px
        }

        .product-detail .intro .right-txt {
            float: right;
            width: 440px
        }

        .product-detail .intro h3 {
            font-weight: 700;
            font-size: 18px;
            margin-bottom: 20px
        }

.about-page {
    background: #fff;
	min-width: 1200px;
}

    .about-page .banner {
        height: 420px;
        min-width: 1200px;
        overflow: hidden
    }

    .about-page .tab {
        height: 28px;
        line-height: 28px;
        background: #efefef;
        text-align: center;
        overflow: hidden;
        margin-bottom: 60px;
        min-width: 1200px;
        padding: 11px 0
    }

        .about-page .tab a {
            display: inline-block;
            vertical-align: middle;
            width: 120px;
            margin: 0 35px;
            border-radius: 14px
        }

            .about-page .tab a.active {
                color: #fff;
                background: #ed6c00
            }

    .about-page .h3 {
        text-align: center;
        font-size: 36px;
        margin-bottom: 45px
    }

    .about-page .intro-text {
        height: 375px;
        margin-bottom: 40px
    }

        .about-page .intro-text .video {
            float: left;
            width: 600px;
            height: 375px;
            overflow: hidden;
            position: relative
        }

            .about-page .intro-text .video .play {
                background: url(../images/play.png);
                width: 80px;
                height: 80px;
                display: block;
                position: absolute;
                left: 50%;
                top: 50%;
                margin-left: -40px;
                margin-top: -40px
            }

        .about-page .intro-text .text {
            float: right;
            width: 560px;
            overflow: hidden;
            color: #666;
            line-height: 23px
        }

            .about-page .intro-text .text h3 {
                font-size: 36px;
                height: 76px;
                line-height: 76px;
                text-align: center;
                color: #333
            }

    .about-page .intro-other {
        margin-bottom: 60px;
        text-align: center
    }

        .about-page .intro-other .item {
            float: left;
            width: 290px;
            height: 400px;
            background: #f2f2f2;
            margin-left: 13px
        }

            .about-page .intro-other .item:first-child {
                margin-left: 0
            }

        .about-page .intro-other i {
            display: block;
            height: 88px;
            background: url(../images/icon10.png) no-repeat;
            margin: 35px auto;
            width: 88px
        }

        .about-page .intro-other .icon-1 {
            background-position: 0 0
        }

        .about-page .intro-other .icon-2 {
            background-position: -86px 0
        }

        .about-page .intro-other .icon-3 {
            background-position: -203px 0
        }

        .about-page .intro-other .icon-4 {
            background-position: -307px 0
        }

        .about-page .intro-other h3 {
            text-align: center;
            font-size: 30px;
            margin: 0 30px;
            border-bottom: 1px solid #555;
            padding-bottom: 30px
        }

        .about-page .intro-other .text {
            margin: 0 30px;
            line-height: 26px;
            height: 170px;
            overflow: hidden;
            color: #666;
            font-size: 16px;
            display: table
        }

            .about-page .intro-other .text p {
                display: table-cell;
                vertical-align: middle
            }

    .about-page .children-list {
        background: #fff5ec;
        padding-bottom: 60px
    }

        .about-page .children-list h3 {
            padding: 60px 0 40px;
            font-size: 36px;
            text-align: center
        }

        .about-page .children-list li {
            float: left;
            margin-left: 13px;
            width: 290px;
            overflow: hidden;
            text-align: center;
            padding-bottom: 15px;
            font-size: 16px
        }

            .about-page .children-list li:first-child {
                margin-left: 0
            }

            .about-page .children-list li span {
                display: block;
                height: 180px;
                width: 100%;
                border: 1px solid #ddd;
                background: #fff;
                box-sizing: border-box;
                margin-bottom: 15px
            }

    .about-page .scroll-img {
        height: 196px;
        overflow: hidden;
        position: relative;
        min-width: 1200px;
        margin-bottom: 60px
    }

        .about-page .scroll-img ul {
            position: absolute;
            left: 0;
            top: 0;
            height: 196px
        }

        .about-page .scroll-img li {
            width: 244px;
            height: 196px;
            overflow: hidden;
            float: left;
            margin-right: 10px
        }

    .about-page .book {
        padding-bottom: 60px
    }

        .about-page .book h3 {
            text-align: center;
            font-size: 36px;
            margin-bottom: 55px
        }

        .about-page .book .flexslider {
            position: relative
        }

        .about-page .book .flex-viewport {
            margin: 0 60px
        }

        .about-page .book .slides li {
            width: 380px;
            text-align: center;
            margin-left: 20px;
            float: left
        }

            .about-page .book .slides li:first-child {
                margin-left: 0
            }

            .about-page .book .slides li span {
                width: 380px;
                height: 240px;
                display: block;
                margin-bottom: 15px;
                background: #eee
            }

        .about-page .book .flex-control-nav {
            display: none
        }

        .about-page .book .flex-direction-nav li {
            position: absolute;
            left: 0;
            top: 50%;
            margin-top: -13px;
            background: url(../images/arrow.png);
            width: 26px;
            height: 26px;
            overflow: hidden;
            font-size: 0;
            text-indent: -999px;
            z-index: 99
        }

            .about-page .book .flex-direction-nav li a {
                display: block;
                width: 100%;
                height: 26px
            }

        .about-page .book .flex-direction-nav .flex-nav-next {
            background-position: right center;
            left: auto;
            right: 0
        }

    .about-page .history {
        padding-bottom: 60px
    }

        .about-page .history .item {
            text-align: right;
            width: 50%;
            padding: 30px 30px 0 0;
            box-sizing: border-box;
            background: url(../images/bg-5.jpg) no-repeat right top;
            max-height: 180px
        }

            .about-page .history .item h3 {
                font-size: 48px;
                color: #ed6c00
            }

            .about-page .history .item p {
                margin-bottom: 10px
            }

                .about-page .history .item p:last-child {
                    margin: 0
                }

            .about-page .history .item:nth-child(even) {
                text-align: left;
                margin-left: 585px;
                padding: 30px 0 0 30px;
                background-position: left top
            }

    .about-page .business {
        padding-bottom: 60px
    }

        .about-page .business p {
            margin-bottom: 30px
        }

.layer-img {
    background: rgba(0,0,0,0.6);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    display: none
}

.join-banner {
    height: 500px;
    min-width: 1200px
}

.join-page {
    padding-top: 60px
}

    .join-page .title {
        text-align: center;
        font-size: 48px;
        margin-bottom: 40px
    }

    .join-page .content1 {
        background: url(../images/img1.jpg) no-repeat;
        height: 476px;
        margin-bottom: 70px
    }

        .join-page .content1 li {
            float: left;
            width: 16.6666%;
            text-align: center;
            color: #fff;
            font-size: 24px;
            overflow: hidden
        }

            .join-page .content1 li span {
                width: 150px;
                display: block;
                margin: 300px auto 0
            }

    .join-page .title-full {
        height: 34px;
        line-height: 34px;
        background: url(../images/bg2.png) no-repeat center center;
        color: #fff;
        text-align: center;
        margin-bottom: 40px
    }

    .join-page .content2 {
        background: #f1f1f1;
        padding-top: 50px;
        min-width: 1200px;
        height: 818px;
        overflow: hidden
    }

        .join-page .content2 .text {
            background: url(../images/img2.jpg) no-repeat center top;
            position: relative;
            height: 520px
        }

            .join-page .content2 .text ul {
                padding-top: 125px
            }

            .join-page .content2 .text li {
                float: left;
                width: 160px;
                padding-right: 78px;
                font-size: 16px;
                height: 120px;
                overflow: hidden;
                margin-bottom: 140px;
                color: #575757
            }

                .join-page .content2 .text li span {
                    font-size: 24px;
                    display: block;
                    margin-bottom: 12px
                }

.news-list {
    padding-top: 55px;
    overflow: hidden
}

    .news-list h1 {
        text-align: center;
        font-size: 48px;
        font-weight: 400;
        padding-bottom: 35px
    }

    .news-list .list {
        width: 1300px
    }

    .news-list .item {
        float: left;
        width: 362px;
        margin-right: 56px;
        margin-bottom: 35px
    }

    .news-list .img {
        width: 100%;
        height: 233px;
        overflow: hidden;
        margin-bottom: 25px
    }

    .news-list .title {
        font-size: 24px;
        line-height: 38px;
        height: 76px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .news-list .intro {
        font-size: 16px;
        color: #999;
        line-height: 25px;
        height: 75px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .news-list .date {
        font-size: 16px;
        color: #999
    }

.news-detail .nav {
    padding-top: 25px;
    font-size: 16px;
    color: #999;
    margin-bottom: 50px
}

.news-detail h1 {
    text-align: center;
    font-size: 42px;
    line-height: 55px;
    margin: 0 20px 10px
}

.news-detail .date {
    text-align: center;
    color: #999;
    font-size: 16px;
    margin-bottom: 30px
}

    .news-detail .date em {
        padding: 0 35px
    }

.news-detail .content {
    overflow: hidden;
    font-size: 18px;
    color: #666;
    line-height: 45px;
    margin-bottom: 50px
}

.news-detail .prev-next {
    line-height: 40px;
    font-size: 18px;
    color: #666;
    margin-bottom: 80px
}

    .news-detail .prev-next a {
        font-size: 18px
    }

        .news-detail .prev-next a:hover {
            color: #ed6c00
        }

.index-slider {
    height: 720px;
    position: relative;
	z-index: 50;
    min-width: 1200px;
    overflow: hidden
	
}

    .index-slider .slides li {
        height: 720px;
        background-position: center center;
        background-repeat: no-repeat;
		z-index: 50;
    }

    .index-slider .flex-direction-nav {
        display: none
    }

    .index-slider .flex-control-nav {
        position: absolute;
        left: 0;
        bottom: 20px;
        width: 100%;
        z-index: 50;
        text-align: center
    }

        .index-slider .flex-control-nav li {
            width: 88px;
            height: 10px;
            overflow: hidden;
            display: inline-block;
            vertical-align: middle;
            margin: 0 5px;
            cursor: pointer;
            font-size: 0;
            text-indent: -999px;
            background: #fff
        }

            .index-slider .flex-control-nav li a {
                display: block;
                width: 100%;
                height: 10px
            }

        .index-slider .flex-control-nav .flex-active {
            background: #ed6c00
        }

.index-title {
    text-align: center;
    font-size: 36px;
    padding: 70px 0
}

    .index-title span {
        font-size: 16px
    }

.index-section1 {
    padding: 45px 0;
    height: 45px;
	min-width: 1200px;	
    overflow: hidden;
    background: #fff;
    text-align: center
}

    .index-section1 .item {
        float: left;
        width: 100%;
        padding: 0px 0;
        position: relative;
        border-left: 1px solid #c2c2c2;
        box-sizing: border-box
    }

        .index-section1 .item h3 {
            display: block;
            font-size: 18px
        }

            .index-section1 .item h3 b {
                color: #ed6c00;
                font-size: 36px;
                padding-right: 20px
            }

        .index-section1 .item p {
            color: #666;
            font-size: 24px
        }

        .index-section1 .item:first-child {
            border: 0
        }

.index-section2 {
    background: #fff9f6;
    min-width: 1200px;
    padding-bottom: 50px
}

    .index-section2 .index-title {
        padding: 60px 0 20px
    }

    .index-section2 h3 {
        text-align: center;
        font-size: 20px;
        color: #666;
        margin-bottom: 50px
    }

    .index-section2 .item {
        float: left;
        width: 250px;
        margin-left: 50px;
        overflow: hidden
    }

        .index-section2 .item:first-child {
            margin-left: 0
        }

        .index-section2 .item .img {
            width: 100%;
            height: 250px;
            border-radius: 50%;
            overflow: hidden;
            margin-bottom: 30px
        }

            .index-section2 .item .img img {
                width: 100%;
                display: block
            }

        .index-section2 .item h3 {
            font-size: 30px;
            margin-bottom: 10px
        }

        .index-section2 .item p {
            font-size: 16px;
            color: #999;
            line-height: 22px;
            height: 120px;
            overflow: hidden
        }

.index-section3 {
    padding-bottom: 60px;
    background: #fff
}

    .index-section3 .item {
        float: left;
        width: 25%;
        overflow: hidden;
        height: 300px;
        position: relative
    }

        .index-section3 .item img {
            width: 300px;
            height: 300px;
            display: block;
            overflow: hidden
        }

        .index-section3 .item .box {
            position: absolute;
            left: 0;
            width: 100%;
            top: 50%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            text-align: center;
            padding: 0 35px;
            box-sizing: border-box;
            color: #fff;
            font-size: 16px;
            transition: all .3s
        }

        .index-section3 .item h3 {
            border-bottom: 2px solid #fff;
            display: inline-block;
            font-size: 30px;
            margin-bottom: 10px;
            transition: all .3s
        }

        .index-section3 .item p {
            line-height: 22px;
            max-height: 66px;
            overflow: hidden;
            opacity: 0;
            transition: all .3s;
            -webkit-transform: scaleY(0);
            transform: scaleY(0);
            height: 0
        }

        .index-section3 .item:hover p {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            opacity: 1;
            height: auto
        }

.index-section4 {
    min-width: 1200px;
    background: url(../images/bg-2.jpg) no-repeat center center;
    height: 246px;
    overflow: hidden
}

    .index-section4 .index-title {
        height: 110px;
        line-height: 110px;
        padding: 0
    }

    .index-section4 li {
        float: left;
        height: 100px;
        width: 380px;
        margin-left: 20px;
        box-shadow: 0 0 6px rgba(0,0,0,0.2)
    }

        .index-section4 li:first-child {
            margin-left: 0
        }

        .index-section4 li a {
            display: block;
            font-size: 36px;
            color: #fff;
            line-height: 100px;
            text-align: center
        }

            .index-section4 li a:before {
                content: '';
                display: inline-block;
                vertical-align: middle;
                width: 64px;
                height: 64px;
                margin-right: 10px
            }

        .index-section4 li .icon-1 {
            background: #ffc750
        }

            .index-section4 li .icon-1:before {
                background: url(../images/adv1.png) no-repeat
            }

        .index-section4 li .icon-2 {
            background: #8cd656
        }

            .index-section4 li .icon-2:before {
                background: url(../images/adv2.png) no-repeat
            }

        .index-section4 li .icon-3 {
            background: #55b4fe
        }

            .index-section4 li .icon-3:before {
                width: 77px;
                background: url(../images/adv3.png) no-repeat
            }

.index-section5 {
    background: #fff
	min-width: 1200px;
	}

    .index-section5 .list li {
        float: left;
        height: 104px;
        width: 400px;
        background: url(../images/bg-3.png) no-repeat left top;
        line-height: 104px;
        margin-bottom: 30px
    }

        .index-section5 .list li a {
            font-size: 30px;
            display: block;
            padding-left: 168px;
            position: relative
        }

            .index-section5 .list li a:before {
                content: '';
                display: block;
                width: 110px;
                height: 110px;
                position: absolute;
                left: 50px;
                bottom: 22px;
                background-repeat: no-repeat;
                background-position: left bottom
            }

        .index-section5 .list li .icon-1:before {
            background-image: url(../images/icon1.png)
        }

        .index-section5 .list li .icon-2:before {
            background-image: url(../images/icon2.png)
        }

        .index-section5 .list li .icon-3:before {
            background-image: url(../images/icon3.png)
        }

        .index-section5 .list li .icon-4:before {
            background-image: url(../images/icon4.png)
        }

        .index-section5 .list li .icon-5:before {
            background-image: url(../images/icon5.png)
        }

        .index-section5 .list li .icon-6:before {
            background-image: url(../images/icon6.png)
        }

        .index-section5 .list li .icon-7:before {
            background-image: url(../images/icon7.png)
        }

        .index-section5 .list li .icon-8:before {
            background-image: url(../images/icon8.png)
        }

        .index-section5 .list li .icon-9:before {
            background-image: url(../images/icon9.png)
        }

        .index-section5 .list li:hover {
            background-position: right center
        }

            .index-section5 .list li:hover a {
                color: #fff
            }

            .index-section5 .list li:hover .icon-1:before {
                background-image: url(../images/icon1-1.png)
            }

            .index-section5 .list li:hover .icon-2:before {
                background-image: url(../images/icon2-1.png)
            }

            .index-section5 .list li:hover .icon-3:before {
                background-image: url(../images/icon3-1.png)
            }

            .index-section5 .list li:hover .icon-4:before {
                background-image: url(../images/icon4-1.png)
            }

            .index-section5 .list li:hover .icon-5:before {
                background-image: url(../images/icon5-1.png)
            }

            .index-section5 .list li:hover .icon-6:before {
                background-image: url(../images/icon6-1.png)
            }

            .index-section5 .list li:hover .icon-7:before {
                background-image: url(../images/icon7-1.png)
            }

            .index-section5 .list li:hover .icon-8:before {
                background-image: url(../images/icon8-1.png)
            }

            .index-section5 .list li:hover .icon-9:before {
                background-image: url(../images/icon9-1.png)
            }

    .index-section5 .item {
        background: url(../images/bg-4.jpg) repeat-x;
        height: 480px
    }

        .index-section5 .item .container {
            position: relative;
            height: 480px
        }

        .index-section5 .item .img {
            width: 550px;
            position: absolute;
            bottom: -70px;
            right: 0;
            text-align: right;
            overflow: hidden
        }

        .index-section5 .item .text {
            width: 500px;
            margin-left: 100px;
            padding-top: 100px
        }

            .index-section5 .item .text h3 {
                font-size: 30px;
                font-weight: 700;
                margin-bottom: 10px
            }

            .index-section5 .item .text p {
                font-size: 16px;
                line-height: 22px;
                margin-bottom: 10px
            }

            .index-section5 .item .text .intro {
                height: 195px;
                overflow: hidden;
                margin-bottom: 20px
            }
			
			 .index-section5 .item .text .intro1 {
                height: 140px;
                overflow: hidden;
                margin-bottom: 20px
            }

            .index-section5 .item .text .link a {
                width: 160px;
                height: 40px;
                line-height: 40px;
                border-radius: 0
            }

        .index-section5 .item.item-2 .img {
            text-align: left;
            left: 0;
            right: auto
        }

        .index-section5 .item.item-2 .text {
            margin-right: 0px;
            float: right;
            width: 550px;
            text-align: left
        }

.index-section6 {
    overflow: hidden;
    background: #fff;
	min-width: 1200px;
}

    .index-section6 li {
        float: left;
        width: 290px;
        margin-left: 10px;
        background: #f8f8f8
    }

        .index-section6 li:first-child {
            margin-left: 0
        }

        .index-section6 li img {
            width: 100%;
            height: 270px
        }

        .index-section6 li p {
            height: 60px;
            line-height: 60px;
            font-size: 16px;
            text-align: center
        }

        .index-section6 li .detail {
            width: 140px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            border-radius: 16px;
            border: 1px solid #333;
            font-size: 14px;
            display: block;
            margin: 0 auto 20px
        }

            .index-section6 li .detail:hover {
                background: #ed6c00;
                border-color: #ed6c00;
                color: #fff
            }
			
.index-section6-1 {
    overflow: hidden;
    background: #fff;	
}

    .index-section6-1 li {
        float: left;
        width: 290px;
        margin-left: 10px;
        background: #f8f8f8
    }

        .index-section6-1 li:first-child {
            margin-left: 0
        }

        .index-section6-1 li img {
            width: 100%;
            height: 270px
        }

        .index-section6-1 li p {
            height: 60px;
            line-height: 60px;
            font-size: 16px;
            text-align: center
        }

        .index-section6-1 li .detail {
            width: 140px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            border-radius: 16px;
            border: 1px solid #333;
            font-size: 14px;
            display: block;
            margin: 0 auto 20px
        }

            .index-section6-1 li .detail:hover {
                background: #ed6c00;
                border-color: #ed6c00;
                color: #fff
            }

.index-section7 {
    background: #fff;
	min-width: 1200px;
    padding-bottom: 50px
}

    .index-section7 .news-slides {
        width: 540px;
        height: 380px;
        overflow: hidden;
        float: left;
        position: relative
    }

        .index-section7 .news-slides .slides {
            height: 380px
        }

            .index-section7 .news-slides .slides li span {
                position: absolute;
                left: 0;
                bottom: 0;
                width: 100%;
                height: 40px;
                line-height: 40px;
                background: rgba(0,0,0,0.5);
                z-index: 5;
                color: #fff;
                font-size: 16px;
                padding: 0 100px 0 20px;
                box-sizing: border-box
            }

        .index-section7 .news-slides .flex-direction-nav {
            display: none
        }

        .index-section7 .news-slides .flex-control-nav {
            position: absolute;
            right: 20px;
            bottom: 10px;
            z-index: 6
        }

            .index-section7 .news-slides .flex-control-nav li {
                width: 15px;
                height: 15px;
                float: left;
                background: #fff;
                margin-left: 7px;
                border-radius: 50%;
                overflow: hidden;
                text-indent: -999px
            }

                .index-section7 .news-slides .flex-control-nav li a {
                    display: block
                }

                .index-section7 .news-slides .flex-control-nav li .flex-active {
                    background: #ed6c00
                }

    .index-section7 .news-list {
        float: right;
        width: 630px;
        padding: 0
    }

    .index-section7 .tab {
        margin-bottom: 25px;
        overflow: hidden
    }

        .index-section7 .tab li {
            float: left;
            height: 35px;
            line-height: 35px;
            width: 200px;
            margin-left: 15px;
            background: #dedede;
            text-align: center
        }

            .index-section7 .tab li:first-child {
                margin-left: 0
            }

            .index-section7 .tab li a {
                display: block;
                font-size: 16px
            }

            .index-section7 .tab li.active a {
                background: #ed6c00;
                color: #fff
            }

    .index-section7 .top {
        height: 130px;
        overflow: hidden;
        margin-bottom: 10px
    }

        .index-section7 .top .top-img {
            width: 180px;
            overflow: hidden;
            float: left
        }

        .index-section7 .top .intro-content {
            width: 425px;
            float: right;
            height: 130px
        }

            .index-section7 .top .intro-content .title {
                font-size: 16px;
                color: #ed6c00;
                margin: 0;
                padding: 0
            }

                .index-section7 .top .intro-content .title:hover {
                    color: #ed6c00
                }

            .index-section7 .top .intro-content .date {
                color: #999;
                font-size: 14px;
                margin-bottom: 5px
            }

            .index-section7 .top .intro-content .text {
                line-height: 20px;
                overflow: hidden;
                height: 60px;
                color: #666
            }

                .index-section7 .top .intro-content .text a {
                    float: right;
					color: #ed6c00					
                }

    .index-section7 .list {
        width: auto
    }

        .index-section7 .list li {
            height: 180px;
            line-height: 35px;
            border-bottom: 1px dotted #ddd;
            position: relative
        }

            .index-section7 .list li a {
                font-size: 14px;
                color: #666
            }

                .index-section7 .list li a:hover {
                    color: #ed6c00
                }

                .index-section7 .list li a:before {
                    content: '';
                    display: inline-block;
                    vertical-align: middle;
                    width: 5px;
                    height: 5px;
                    border-radius: 50%;
                    background: #999;
                    margin: 0 10px
                }

            .index-section7 .list li span {
                position: absolute;
                right: 0;
                top: 0;
                color: #999
            }

.index-section8 {
    background: #fff url(../images/bg1.jpg) no-repeat center center;
    height: 560px;
    overflow: hidden;
    min-width: 1200px;
    padding: 80px 0 160px 0
}

    .index-section8 .content {
        height: 560px;
        background: rgba(0,0,0,0.6)
    }

    .index-section8 .text {
        width: 830px;
        margin: 0 auto 40px;
        padding-top: 30px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        line-height: 25px
    }

        .index-section8 .text h3 {
            text-align: center;
            font-size: 36px;
            border-bottom: 2px solid #fff;
            padding: 25px;
            display: inline-block;
            margin: 0 auto 20px
        }

        .index-section8 .text .intro {
            text-align: left
        }

            .index-section8 .text .intro a {
                color: #ed6c00;
                font-size: 16px
            }

.index-section9 {
    background: #fff
}

    .index-section9 img {
        max-width: 100%
    }

.index-section10 {
    margin-bottom: 50px
}

    .index-section10 .index-title {
        padding: 56px 0
    }

    .index-section10 .scroll-slides {
        position: relative
    }

        .index-section10 .scroll-slides .flex-viewport {
            margin: 0 auto;
            width: 1200px
        }

        .index-section10 .scroll-slides .slides li {
            float: left;
            width: 224px;
            text-align: center;
            overflow: hidden;
            height: 370px;
            background: #fff;
            border: 1px solid #fff;
            box-sizing: border-box;
            transition: all .3s;
            margin-right: 20px
        }

            .index-section10 .scroll-slides .slides li .img {
                display: block;
                width: 100%;
                height: 258px
            }

            .index-section10 .scroll-slides .slides li .text {
                height: 112px;
                padding: 20px;
                box-sizing: border-box;
                transition: all .3s
            }

                .index-section10 .scroll-slides .slides li .text h3 {
                    text-align: center;
                    font-size: 16px;
                    margin-bottom: 10px
                }

                .index-section10 .scroll-slides .slides li .text p {
                    color: #999;
                    height: 40px;
                    line-height: 20px;
                    overflow: hidden;
                    transition: all .3s
                }

            .index-section10 .scroll-slides .slides li:hover {
                border-color: #ed6c00
            }

                .index-section10 .scroll-slides .slides li:hover .text {
                    background: #ed6c00;
                    color: #fff
                }

                    .index-section10 .scroll-slides .slides li:hover .text p {
                        color: #fff
                    }

        .index-section10 .scroll-slides .flex-control-nav {
            display: none
        }

        .index-section10 .scroll-slides .flex-direction-nav li {
            width: 34px;
            height: 58px;
            position: absolute;
            left: -70px;
            top: 140px;
            overflow: hidden;
            background: url(../images/arrow.png) no-repeat
        }

            .index-section10 .scroll-slides .flex-direction-nav li a {
                display: block;
                width: 100%;
                height: 100%;
                font-size: 0;
                text-indent: -999px;
                overflow: hidden
            }

            .index-section10 .scroll-slides .flex-direction-nav li.flex-nav-next {
                left: auto;
                right: -70px;
                background-position: right center
            }

.rd-team-page {
    background: #fff;
    padding-bottom: 50px;
    overflow: hidden
}

    .rd-team-page h2 {
        text-align: center;
        font-size: 36px;
        height: 150px;
        line-height: 150px
    }

    .rd-team-page .item {
        background: #eee;
        margin-bottom: 30px;
        height: 400px;
        overflow: hidden
    }

        .rd-team-page .item .img {
            float: left;
            width: 400px;
            height: 400px;
            overflow: hidden;
            position: relative
        }

            .rd-team-page .item .img span {
                display: block;
                width: 100%;
                position: absolute;
                left: 0;
                bottom: 0;
                background: rgba(0,0,0,0.6);
                color: #fff;
                text-align: center;
                font-size: 24px;
                height: 60px;
                line-height: 60px
            }

        .rd-team-page .item .text {
            float: left;
            width: 800px;
            padding: 50px 60px;
            box-sizing: border-box;
            font-size: 16px
        }

            .rd-team-page .item .text h3 {
                font-size: 30px;
                margin-bottom: 20px
            }
